projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9d89df
)
typo
author
Sam Steingold
<sds@gnu.org>
Tue, 5 Jun 2007 18:29:37 +0000
(18:29 +0000)
committer
Sam Steingold
<sds@gnu.org>
Tue, 5 Jun 2007 18:29:37 +0000
(18:29 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index bfae839ae7eccf5e20909edf557ec741c7da4152..69d2349235c7cef73f43b7206a8846c0e74e8909 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-36,7
+36,7
@@
* progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
handle unending automatic recompilation of changed files (`omake -P').
- (compilation-loop): VISITED is no
t
5th CDR.
+ (compilation-loop): VISITED is no
w
5th CDR.
(compilation-next-error-function): Set TIMESTAMP.
2007-06-03 Sam Steingold <sds@gnu.org>